icon paintable: Replace get_filename and get_resource_path with get_file()
authorAlexander Larsson <alexl@redhat.com>
Mon, 10 Feb 2020 11:33:17 +0000 (12:33 +0100)
committerAlexander Larsson <alexl@redhat.com>
Mon, 10 Feb 2020 11:33:17 +0000 (12:33 +0100)
commit904eecd1edbd20f3459a08ab6203a642a730a914
tree6fd564e342e3f9ce6d0e64619c89f99241b9e9b5
parent344ad650315f0bff2a34c861aab7c309b6b510ef
icon paintable: Replace get_filename and get_resource_path with get_file()

This returns a GFile which can represent both the above.
demos/icon-browser/iconbrowserwin.c
docs/reference/gtk/gtk4-sections.txt
gtk/gtkicontheme.c
gtk/gtkicontheme.h
tests/testicontheme.c
testsuite/gtk/icontheme.c